From: Raspbian automatic forward porter Date: Sun, 6 Sep 2026 17:00:29 +0000 (+0100) Subject: Merge version 9.6.2+dfsg1-2+rpi1 and 9.6.2+dfsg1-4 to produce 9.6.2+dfsg1-4+rpi1 X-Git-Tag: archive/raspbian/9.6.2+dfsg1-4+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=3067e9438cae1a33ef43cd71e97aeb161bc07193;p=vtk9.git Merge version 9.6.2+dfsg1-2+rpi1 and 9.6.2+dfsg1-4 to produce 9.6.2+dfsg1-4+rpi1 --- 3067e9438cae1a33ef43cd71e97aeb161bc07193 diff --cc debian/changelog index 223da97b2,df5f5620a..bbd4ca78d --- a/debian/changelog +++ b/debian/changelog @@@ -1,14 -1,27 +1,39 @@@ - vtk9 (9.6.2+dfsg1-2+rpi1) forky-staging; urgency=medium ++vtk9 (9.6.2+dfsg1-4+rpi1) forky-staging; urgency=medium + + [changes brought forward from 9.0.1+dfsg1-5+rpi1 by Peter Michael Green at Tue, 05 Jan 2021 14:46:48 +0000] + * Link with libatomic on armhf too for raspbian. + + [changes brought forward from 9.3.0+dfsg1-1+rpi2 by Peter Michael Green at Thu, 26 Sep 2024 16:08:15 +0000] + * Change build-depends to libhdf5-mpi-dev + * Add build-depends on libopenmpi-dev, I'm not sure why this is still + trying to link against openmpi libs but I need it built. + - -- Raspbian forward porter Wed, 29 Jul 2026 13:20:24 +0000 ++ -- Raspbian forward porter Sun, 06 Sep 2026 17:00:29 +0000 ++ + vtk9 (9.6.2+dfsg1-4) unstable; urgency=medium + + * Team upload. + * debian patch fix_xmlwriter_ascii_implicit_cellarray_segfault.patch + now also writes the cell types instead of only guarding the crash. + The templated writer already returned early on a null iterator, so + the array was written empty and, WriteInlineData() discarding the + return value, ascii .vtu files were silently written without any + cell at all. + * autopkgtest writeVTUAsciiImplicitCellTypes: read the file back and + check the number of cells, the previous version passed on such an + empty types array. + + -- Anton Gladky Tue, 28 Jul 2026 16:20:19 +0200 + + vtk9 (9.6.2+dfsg1-3) unstable; urgency=medium + + * Team upload. + * debian patch fix_xmlwriter_ascii_implicit_cellarray_segfault.patch + fixes segfault writing ascii .vtu files with implicit cell type + arrays, fixing yade FTBFS. + * add autopkgtest writeVTUAsciiImplicitCellTypes covering this bug. + + -- Anton Gladky Mon, 27 Jul 2026 16:37:42 +0200 vtk9 (9.6.2+dfsg1-2) unstable; urgency=medium